home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000464_news@columbia.edu _Mon Apr 22 21:38:42 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id VAA26773 for <kermit.misc@watsun>; Mon, 22 Apr 1996 21:38:41 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id VAA05728 for kermit.misc@watsun; Mon, 22 Apr 1996 21:38:38 -0400 (EDT)
  4. Path: news.columbia.edu!lamont.ldeo.columbia.edu!news.er.usgs.gov!stc06.ctd.ornl.gov!cs.utk.edu!gaia.ns.utk.edu!utkux4!sad
  5. From: sad@utkux.utcc.utk.edu (Deutscher)
  6. Newsgroups: comp.protocols.kermit.misc,comp.os.os2.comm
  7. Subject: Mapping ^] in Ckermit 191 for OS/2 ?
  8. Date: 22 Apr 1996 20:13:30 GMT
  9. Organization: University of Tennessee, Knoxville
  10. Lines: 34
  11. Message-ID: <4lgp9a$e1@gaia.ns.utk.edu>
  12. NNTP-Posting-Host: utkux4.utcc.utk.edu
  13. X-Newsreader: TIN [version 1.2 PL2]
  14. Xref: news.columbia.edu comp.protocols.kermit.misc:5136 comp.os.os2.comm:6745
  15.  
  16. Hi,
  17.   I just discovered the wonderful use of tags / ctags in vi, just
  18. one problem I have: the key to find a particular function definition
  19. is ^] (\29) and this is also C-Kermit's connect mode escape key.
  20. This works fine when using NCSA telnet in a DOS box, probably also 
  21. when using the native OS/2 telnet, but I just happen to _love_
  22. using ckermit. So:
  23.  
  24. Is there a way to re-map this in some script file? 
  25. I just tried it the easy way and that failed:
  26.  
  27. [F:\] C-Kermit>set key
  28. Press key to be defined:
  29. Key code \29 => Character: \29 (self, no translation)
  30. Sorry, 29 is the CONNECT-mode escape character
  31. [F:\] C-Kermit>
  32.  
  33. If it's in the book just tell me so, I have it at home but I am at
  34. work right now.
  35.  
  36. I'd rather not remap it in vi, unless I have to, since I am not the only
  37. one using the machines.
  38.  
  39. Thanks a bunch!   Stefan
  40.  
  41.  
  42. --
  43. ==========================================================================
  44. Stefan A. Deutscher, sad@utk.edu, (001)-423-[522-7845|974-7838|574-5897]
  45.                                              home^    UTK^     ORNL^
  46. ==========================================================================
  47. If there is software you'd like to have in a native version, visit the:
  48. OS/2 E-mail Campaign Page http://www.andrews.edu/~boyko/email.html
  49. --------------------------------------------------------------------------